home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / ICH2SMB.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  78 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH2SMB.INF                                                  
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(R) 82801BA/BAM SMBus
  5. ; **               component                              
  6. ; **    Last Update:  March 24, 2000 (Version 2.30 Build 0017)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ich2smb.cat
  16. DriverVer=03/24/2000,2.30.0017
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=*
  20.  
  21. [Manufacturer]
  22. %INTEL_MFG%=INTEL_SYS
  23.  
  24. [INTEL_SYS]
  25. %PCI\VEN_8086&DEV_2443.DeviceDesc%         = NO_DRV, PCI\VEN_8086&DEV_2443
  26.  
  27. ;**************************************************************************
  28. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  29. [NO_DRV]
  30. Include=machine.inf
  31. Needs=NO_DRV
  32.  
  33. [NO_DRV.Services]
  34. Include=machine.inf
  35. Needs=NO_DRV.Services
  36.  
  37. [Strings]
  38. SystemClassName = "System devices"
  39. INTEL           = "Intel"
  40.  
  41. ;*******************************************
  42. ;device descriptions
  43.  
  44. INTEL_MFG = "Intel"
  45. PCI\VEN_8086&DEV_2443.DeviceDesc         = "Intel(R) 82801BA/BAM SMBus Controller - 2443"
  46.  
  47. ; Copyright (c) 2000 Intel Corporation
  48.  
  49. ; ************************************************************
  50. ; Intel is making no claims of usability, efficacy or 
  51. ; warranty.  
  52. ; ************************************************************
  53. ; Information in this document is provided in connection with 
  54. ; Intel products.  No license, express or implied, by estoppel 
  55. ; or otherwise, to any intellectual property rights is granted 
  56. ; by this document.  Intel assumes no liability whatsoever, 
  57. ; and Intel disclaims any express or implied warranty, 
  58. ; relating to sale and/or use of Intel products including 
  59. ; liability or warranties relating to fitness for a particular 
  60. ; purpose, merchantability, or infringement of any patent, 
  61. ; copyright or other intellectual property right.  Intel 
  62. ; products are not intended for use in medical, life saving, 
  63. ; or life sustaining applications.
  64.  
  65. ; ************************************************************
  66. ; Intel Corporation disclaims all warranties and liabilities 
  67. ; for the use of this document and the information contained 
  68. ; herein, and assumes no responsibility for any errors which 
  69. ; may appear in this document, nor does Intel make a 
  70. ; commitment to update the information contained herein. Intel 
  71. ; reserves the right to make changes to this document at any 
  72. ; time, without notice.
  73. ; ************************************************************
  74. ; ************************************************************
  75.  
  76. ; * Third-party brands and names are the property of their 
  77. ; respective owners.
  78.